home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
600 Games
/
600games.iso
/
Aventura
/
Squeaky.swf
/
scripts
/
frame_60
/
PlaceObject2_485_20
/
CLIPACTIONRECORD onClipEvent(load).as
< prev
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
2005-08-04
|
172 b
|
8 lines
onClipEvent(load){
_root.hidecontinue = "yes";
points = new sound();
points.attachSound("points");
bonus = new sound();
bonus.attachSound("bonus");
}